Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 18 - QuickDraw 3D Pointing Device Manager / QuickDraw 3D Pointing Device Manager Reference
QuickDraw 3D Pointing Device Manager Routines / Managing Controller States


Q3ControllerState_Restore

You can use the Q3ControllerState_Restore function to restore a saved set of controller state values.

TQ3Status Q3ControllerState_Restore (
TQ3ControllerStateObject controllerStateObject);
controllerStateObject
A controller state object.
DESCRIPTION
The Q3ControllerState_Restore function sets the channels of the controller associated with the controller state object specified by the controllerStateObject parameter to the channels saved in that state object.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996